home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 007 / battutor.arc / _RUNME3.BAT < prev    next >
DOS Batch File  |  1986-05-05  |  3KB  |  63 lines

  1. echo off
  2. .                                _runme3.bat        revised 14-aug-83  16:55
  3. slash/lll
  4. echo    Having dispensed (with) the fundamentals, let's move on to a discussion
  5. echo    of ways to improve the performance of DOS 2.0 Batch Files -- especially
  6. echo    large ones, which you will soon be writing.  Since we're going to get
  7. echo    rather verbose, let's continue by displaying a text file, using
  8. echo    DOS 2.0's MORE filter.
  9. slash/ll
  10. echo    We'll turn "echo" on so that you can see each Batch File line as it
  11. echo    is executed:
  12. echo on
  13. pause
  14. more <_perform.rem
  15. pause
  16. rem                                     ---
  17. rem     With "echo" on, each line of the Batch File is displayed as it is
  18. rem     executed.  There are several ways to display comments.  I'm using
  19. rem     the "rem" statement now.  Notice that all lines are double-spaced.
  20. rem     This is caused by "rem" -- sometimes it's desirable to double-space
  21. rem     and sometimes it's not, but we have no choice while using "rem".
  22. rem
  23. pause
  24. .       Another method of displaying comments with "echo" on is to use a "."
  25. .
  26. .       (DANGER!  THIS METHOD IS UNDOCUMENTED AND MAY DISAPPEAR IN A SUB-
  27. .       SEQUENT REVISION OF DOS ).
  28. .
  29. .       Having done my duty and made that disclaimer, please notice that
  30. .       the comments are single-spaced.  Nice.  They probably won't
  31. .       change it anyway so let's cheat and use ".",too.  But, I warned us.
  32. .
  33. .       Remember that "rem" and "." do not display when echo is "off".
  34. .
  35. pause
  36. echo    We can also use echo subcommand for comments, but with echo "on" it
  37. echo    can certainly get confusing
  38. echo    confusing ...
  39. echo    confusing ...
  40. pause
  41. echo    off
  42. echo    But having turned echo off, I can now use the echo subcommand to
  43. echo    display neat single-spaced comments.  I'll turn it on again so that
  44. echo    we can clearly follow what is going on.
  45. echo    on
  46. .
  47. .       Let's get to the meat of this tutorial and discuss the utilities
  48. .       on this diskette.  By the way, I've already used most of them
  49. .       while echo was "off" and you couldn't see. Let's "chain" to
  50. .       the next Batch File (because this one has grown large enough to
  51. .       have an annoying response time if we branch).  All we do to run
  52. .       another Batch File from this one is just give its name as a
  53. .       command line.  The next file's name is  " _query.bat " .
  54. .
  55. .       When you chain your own Batch Files, be sure to pass any parameters
  56. .       that the next Batch File needs in the command line.
  57. .
  58. .       Here goes ...
  59. pause
  60. _query
  61. ^&ïëF·=|#ïvⁿ─^&è@*ΣPï^ ^
  62. â─ïFⁿ;F·} Fⁿδ▌Ä^■ïσ]╦Uï∞╕┬Ä╪â∞é~aré~zwèF*Σ-aAδèFδèF²Ä^■ïσ]╦Uï∞╕┬Ä╪â